Conversation
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ✔️ chauvet-dj / slimpar-t12-ils: d-light / attributes-correctness
✔️ chauvet-dj / slimpar-t12-ils: dmxcontrol3 / channel-numbers
✔️ chauvet-dj / slimpar-t12-ils: dragonframe / json-schema-conformity
✔️ chauvet-dj / slimpar-t12-ils: millumin / json-schema-conformity
✔️ chauvet-dj / slimpar-t12-ils: qlcplus_4.12.2 / fixture-tool-validation
✔️ chauvet-dj / slimpar-t12-ils: qlcplus_4.12.2 / xsd-schema-conformity
|
| { | ||
| "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json", | ||
| "name": "SlimPAR T12 ILS", | ||
| "categories": ["Color Changer", "Dimmer", "Effect", "Strobe"], |
There was a problem hiding this comment.
| "categories": ["Color Changer", "Dimmer", "Effect", "Strobe"], | |
| "categories": ["Color Changer"], |
| }, | ||
| { | ||
| "dmxRange": [16, 255], | ||
| "type": "ColorPreset" |
There was a problem hiding this comment.
| "type": "ColorPreset" | |
| "type": "ColorPreset", | |
| "helpWanted": "What colors at what values?" |
| "Strobe", | ||
| "Program", | ||
| "Dimmer", | ||
| "Dimmer speed", | ||
| "Sound Sensitivity", | ||
| "Program Speed" |
There was a problem hiding this comment.
| "Strobe", | |
| "Program", | |
| "Dimmer", | |
| "Dimmer speed", | |
| "Sound Sensitivity", | |
| "Program Speed" | |
| "Strobe / Program speed / Sound sensitivity", | |
| "Program", | |
| "Dimmer", | |
| "Dimmer speed" |
| "soundSensitivity": "off", | ||
| "comment": "when Ch. 6 is 32<=>223" |
There was a problem hiding this comment.
| "soundSensitivity": "off", | |
| "comment": "when Ch. 6 is 32<=>223" | |
| "soundSensitivity": "off" |
| "soundSensitivityEnd": "high", | ||
| "comment": "when Ch. 6 is 224<=>255" |
There was a problem hiding this comment.
| "soundSensitivityEnd": "high", | |
| "comment": "when Ch. 6 is 224<=>255" | |
| "soundSensitivityEnd": "high" |
| { | ||
| "dmxRange": [128, 159], | ||
| "type": "Effect", | ||
| "effectName": "Automatic fade" |
There was a problem hiding this comment.
| "effectName": "Automatic fade" | |
| "effectName": "Automatic fade", | |
| "switchChannels": { | |
| "Strobe / Program speed / Sound sensitivity": "Program speed" | |
| } |
| { | ||
| "dmxRange": [160, 191], | ||
| "type": "Effect", | ||
| "effectName": "Automatic 3-color snap" |
There was a problem hiding this comment.
| "effectName": "Automatic 3-color snap" | |
| "effectName": "Automatic 3-color snap", | |
| "switchChannels": { | |
| "Strobe / Program speed / Sound sensitivity": "Program speed" | |
| } |
| { | ||
| "dmxRange": [192, 223], | ||
| "type": "Effect", | ||
| "effectName": "Automatic 7-color snap" |
There was a problem hiding this comment.
| "effectName": "Automatic 7-color snap" | |
| "effectName": "Automatic 7-color snap", | |
| "switchChannels": { | |
| "Strobe / Program speed / Sound sensitivity": "Program speed" | |
| } |
| "dmxRange": [224, 255], | ||
| "type": "Effect", | ||
| "effectName": "Sound-active 7-color snap", | ||
| "soundControlled": true |
There was a problem hiding this comment.
| "soundControlled": true | |
| "soundControlled": true, | |
| "switchChannels": { | |
| "Strobe / Program speed / Sound sensitivity": "Sound sensitivity" | |
| } |
| { | ||
| "dmxRange": [0, 51], | ||
| "type": "Generic", | ||
| "comment": "Dimmer speed set from display menu" | ||
| }, | ||
| { | ||
| "dmxRange": [52, 101], | ||
| "type": "Speed", | ||
| "speed": "stop" | ||
| }, | ||
| { | ||
| "dmxRange": [102, 152], | ||
| "type": "Speed", | ||
| "speed": "fast" | ||
| }, | ||
| { | ||
| "dmxRange": [153, 203], | ||
| "type": "Speed", | ||
| "speed": "50%" | ||
| }, | ||
| { | ||
| "dmxRange": [204, 255], | ||
| "type": "Speed", | ||
| "speed": "slow" | ||
| } |
There was a problem hiding this comment.
| { | |
| "dmxRange": [0, 51], | |
| "type": "Generic", | |
| "comment": "Dimmer speed set from display menu" | |
| }, | |
| { | |
| "dmxRange": [52, 101], | |
| "type": "Speed", | |
| "speed": "stop" | |
| }, | |
| { | |
| "dmxRange": [102, 152], | |
| "type": "Speed", | |
| "speed": "fast" | |
| }, | |
| { | |
| "dmxRange": [153, 203], | |
| "type": "Speed", | |
| "speed": "50%" | |
| }, | |
| { | |
| "dmxRange": [204, 255], | |
| "type": "Speed", | |
| "speed": "slow" | |
| } | |
| { | |
| "dmxRange": [0, 51], | |
| "type": "Maintenance", | |
| "comment": "Dimmer speed set from display menu" | |
| }, | |
| { | |
| "dmxRange": [52, 101], | |
| "type": "Maintenance", | |
| "speed": "Dimmer speed mode off" | |
| }, | |
| { | |
| "dmxRange": [102, 152], | |
| "type": "Maintenance", | |
| "speed": "Dimmer speed mode 1 (fast)" | |
| }, | |
| { | |
| "dmxRange": [153, 203], | |
| "type": "Maintenance", | |
| "speed": "Dimmer speed mode 2 (medium)" | |
| }, | |
| { | |
| "dmxRange": [204, 255], | |
| "type": "Maintenance", | |
| "speed": "Dimmer speed mode 3 (slow)" | |
| } |
In other fixtures, OFL uses Maintenance for dimmer speed. I can't find a definition of a generic "Speed" parameter but I think it's generally intended for effects. In particular, "off" here probably means "instantaneous", which is very different from "stop".
There was a problem hiding this comment.
Nice to learn that, thanks for correction
chauvet-dj/slimpar-t12-ilsFixture warnings / errors
Thank you @Mouflon23!